func github.com/jackc/pgx/v5/pgconn.configTLS
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
config.go#L465: tlsConfigs, err = configTLS(settings, host, options)
config.go#L776: func configTLS(settings map[string]string, thisHost string, parseConfigOptions ParseConfigOptions) ([]*tls.Config, error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)